home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EnigmA Amiga Run 1996 June
/
EnigmA AMIGA RUN 08 (1996)(G.R. Edizioni)(IT)[!][issue 1996-06][EARSAN CD VII].iso
/
earcd
/
comm1
/
cltthngs.lha
/
TAE_1_20.LHA
/
Docs
/
TAE.Doc
Wrap
Text File
|
1996-02-13
|
3KB
|
88 lines
TAE v1.20 - Neil Barrett 1996
Displays over 45 pieces of user/system information on a single screen!!!!!
For TransAmiga BBS Software by Sami Radwan, v1.2x and up only
Not tested with v2.x (v2.x not released yet!) and so might not work.
Different display for ANSI and ASCII and fully tested online.
ALL known bugs fixed from last version, see below.
Installation is very easy:
Copy Either TAE.trans (optimised) or TAE.trans.long (not optimised)
In Rexx Dir to BBS:Rexx/TAE.trans (or wherever your BBS' rexx dir is)
Copy All In Text Dir To BBS:Text (even if you are just upgrading!)
Copy All In Docs Dir to BBS:Docs
Then add a line in one or more of your .Rx files (I use Bulletin.rx) to
execute TAE.trans.
If you want, create a bulletin showing what the flags mean on your BBS.
TAE can also be called from other logon-style scripts by using the line in an
ARexx script:
call 'BBS:Rexx/TAE.trans'
And there you go ;)
Mail all Bug Reports to 2:257/99 or call Gateway BBS the official TransAmiga
Registration, betatesting and support BBS in the UK:
BBS +44 (0)1375 393816
This is complete FREEWARE, but please netmail me letting me know what you think
of the program. Thanks!
=========
TAE is Copyright (C) 1996 Neil Barrett, Gateway Productions.
All trademarks acknowledged. E&OE
-----------------------------------------------------------------------------
Version History (In chronological order - not reversed):
v1.00
14/05/95
========
The first version, displayed all the information on screen properly with a
couple of ommisions/errors in the code, but it all worked fine.
v1.10
20/12/95
========
This version fixed all known bugs. Thank you to everyone who sent comments,
suggestions for improvements, and bug reports - because of you TAE now works
even better :-) Also a few cosmetic additions, including the short pause
while gathering information when the script is run looking fine on slower
and faster machines.
v1.20
15/02/95
========
There were a couple of minor bugs left in, but these have now gone. These
included adding missed out '[' characters which messed up the ANSI a bit,
making sure that nothing was overwritten by anything else, and getting rid
of more situations where 'RESULT' is displayed when no information is
available somewhere (Eg if this is the first call then the program will
now display 'Last call: Never!' instead of 'Last call: RESULT').
In this version there are new pieces of information to display added:
(1) Total Number of users - User's User No now displayed as x/y, where x is
the user's number and y is the total number of users.
(2) Average calls per user - found by dividing the total number of calls
by the number of users on the system.
The ANSI text file has been changed a lot for this version, to accommodate
the new pieces of information, and to make more room for pieces of information
that didn't have enough space in previous versions. This included swapping
certain areas of the screen - advice for this was given by many users of
TAE over the past two months. Thanks to everyone who sent suggestions on
where things should go for maximum efficiency.